getCodingRate

open fun getCodingRate(): Int

The denominator of the coding rate.
ie for 4/5, the value is 5. 4/8 the value is 8.
uint32 coding_rate = 5;

Return

The codingRate.